What you can do, and this might be not be the most elegant way, but it should be fast enough to work:
Reconcile the events you are looking for with the the tags that do work (like single letter tags) to a local database and do a full text search on the stringified events in that local database. Happy to help if you have any code to look at.
