Description:
Advanced search "s" tag does not work with "x" value.
That means that one is not able to search for cards with strength "X" using the "s" tag.
Example:Godry The Giantslayer - card ID 18002
s:x does not work (won't find any cards)
s>99 does not work (won't find any cards); 99 as the assumption that X is infinite number (like card's cost)
Expected result:
I'd expect it to work the same way the cost ("o" tag) is implemented, that means one is able to search for it using the examples above.
Description: Advanced search "s" tag does not work with "x" value. That means that one is not able to search for cards with strength "X" using the "s" tag.
Example: Godry The Giantslayer - card ID 18002
Expected result: I'd expect it to work the same way the cost ("o" tag) is implemented, that means one is able to search for it using the examples above.