pub const MAX_LESSONS: usize = 10;
Maximum number of retained lessons — the newest win; older ones drop.