Implemented status labels that can replace status names and imperative tooltips for active status buttons
Fixes #313 (closed).
I felt like it was worthwhile having two kinds of tooltips (see below):
- one explaining the current status (the one we had before - to the left)
- one explaining the action when selecting the status in the dropdown (what I call
imperative
in the code - to the right) in accordance with #313 (closed).