Targeting on an integer isn't supported. The only work around is to use the string type and wrap the integer in quotes.
Additional points for allowing the use of less and greater than, for example, `accountAgeInYears > 3`