>>105628514
The Character Archive now supports searching by "comparisons". This means you can filter by token counts.

You could, for example, use it to return only cards that have a token count between 1,000 and 2,000 by doing token_count < 1000 and token_count > 1000.