Some images have incorrect ``image.linked.from.wikipedia.lead_image` data in `weighted_tags` in elasticsearch
For example [[ https://commons.wikimedia.org/wiki/index.php?curid=27288157&action=cirrusDump | this image ]] has the `weighted_tags` value `image.linked.from.wikipedia.lead_image/Q5296|1000`
Querying hive ...
```
select * from analytics_platform_eng.image_suggestions_lead_image_data where page_id=27288157 and item_id='Q5296' and snapshot='2022-08-22';
OK
page_id item_id tag score found_on snapshot
27288157 Q5296 image.linked.from.wikipedia.lead_image 1000 ["arwiki"] 2022-08-22
```
So the data in the search index corresponds to the data in hive, but then when I look at [[ https://ar.wikipedia.org | the main page on arwiki ]] (`Q5296` is the wikidata id for a wikimedia main page) then the image is nowhere to be seen, and looking at the history the page hasn't been updated since 2021