The Mystic section of the Scouts’ Log does not have sorting buttons that allow to sort by cell names, cell ID, cell status, Player A/Player B names, or time. This script adds these buttons. Additionally, it adds information about how many Player A and Player B cells played by the current user are being shown. For example: If the player selects the “Need Admin” section, and they have played 25 of the Player A cells in that list, they will see “Player A (Yours: 25)” at the top of that column. Below is a showcase of the script in action. Feedback is welcome!
Download and installation: GitHub - bl4ckscor3/MysticSorting: A Tampermonkey script for EyeWire to add sorting functionality to the Mystic section of the Scouts' Log

This will help me prioritize cells that may need the most attention (usually the ones that have been waiting the longest). I have only one further suggestion… Do you think you could make it so that the columns remain in the same sorted state when the mystic log is closed and reopened (or when the user switches between tabs in the log)? Or would that be too tricky or not possible on the client side?
