According to #1433, mui tooltips take too much time to render when used in large quantities, i.e. in a large table. It would still be nice to have tooltips in our tables though. So the goal of this issue is to get tooltips in our codebase that render quickly enough to not significantly delay the rendering of a 1000 line table. This will likely mean finding a different library than mui tooltips altogether.