When multiple files share the same number of commits with the given file, they are arbitrarily ordered. Instead, I would like them to be ordered with some significance.
Suggested solution: Order the files first by number of commits (as it already does), then by recently modified.