mediawiki/page/change - add rev_reverted_oldest_id and rev_reverted_newest_id
to revision.revert. While this doesn't allow for direct calculation of all reverted revisions, it at least gives a starting point for the calculation.
This info is easy to get from EditResult, so we should include it in the event.
Bug: T423583